home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / src / linux-headers-2.6.28-15 / include / linux / brcmphy.h < prev    next >
Encoding:
C/C++ Source or Header  |  2008-12-24  |  277 b   |  7 lines

  1. #define PHY_BRCM_WIRESPEED_ENABLE    0x00000001
  2. #define PHY_BRCM_AUTO_PWRDWN_ENABLE    0x00000002
  3. #define PHY_BRCM_APD_CLK125_ENABLE    0x00000004
  4. #define PHY_BRCM_STD_IBND_DISABLE    0x00000008
  5. #define PHY_BRCM_EXT_IBND_RX_ENABLE    0x00000010
  6. #define PHY_BRCM_EXT_IBND_TX_ENABLE    0x00000020
  7.